;;; QQ: 67762207
%100
+30
+3
+25
[@main]
#IF
checkpkpoint 2
#SAY
You do not want such a person transactions. \ \
<Close/@exit>
#ELSEACT
goto @main_0

[@main_0]
#IF
IsOnCastleWar SaBuk

#SAY
Quarrel every day, really can not do business with ... \ \
(FCOLOR/10) bulk <buy/@buy + (grocery type)> (FCOLOR/12) \
<Buy/@buy> Items \
<Sell/@sell> Items \
<Purchase of production materials/@buymakemat> \
<Synthetic stone/@MakeStone> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

#ELSESAY
_ Here is the city of Sabac (FCOLOR / 1) <$CS_SABUK_OWNER> (FCOLOR/12) guild territory. \
_ We grocer everything, please see if you have no need. \ \
(FCOLOR/10) bulk <buy/@buy + (grocery type)> (FCOLOR/12) \
<Buy/@buy> Items \
<Sell/@sell> Items \
<Purchase of production materials/@buymakemat> \
<Synthetic stone/@MakeStone> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@MakeStone]
#CALL [ProduceSystem\StoneMake.txt] @StoneMake

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@buymakemat]
#CALL [ProduceSystem\MaterialSell.txt] @MaterialSellMain
[@buy]
#SAY
Candles? Torches? Return to the city or a protective shield roll? Please pick. \
By the way, the guild roll back to the city is only occupied the city of Sabac guild members can be used. \ \
<Pre-step/@main>

[@sell]
#SAY
Some things money can not sell you sell it to save young people do, ha ha ha. \ \
<Pre-step/@main>

[goods]

[@PotionItem_buy_Sabuk]
#CALL [System\PotionItemNpc.txt] @PotionItem_buy


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#IF
#SAY
_ Sabac town is now managed by the guild, so control is not too strict. As long as there is the ability to make money, like me, want to make the number of old merchant how much you can earn. \ \
_ <Close/@exit>


[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 